body { 
	font-family: arial;
	font-size:12px;
	line-height:17px;
	color:#575756;
}

h1 {
	margin:8px 0 25px 0;
	font-size:29px;
	line-height: 30px;
	color:#EB6C39;
}

h2 {
	margin:8px 0 15px 0;
	min-height: 20px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

h3 {
	margin:20px 0 15px 0;
	font-size:12px;
	color:#1d1d1b;
	font-weight:bold;
}

h4 {
	font-weight:bold;
	color:#1d1d1b;
}

.banner_overlay h2 {
	margin:0 0 5px 0;
	color:#fff;
	font-size:18px;
	line-height:19px;
}

.item_block h2, .item_block ul, .content .item_block img {
	margin:0;
}

p, table, .content img {
	margin:0 0 20px 0;
}

.item_block p, .item_block h4 {
	display: inline;
}

p.date {
	display: block;
	margin:0;
	font-size:10px;
}

ul {
	margin:0;
	padding:0;
	list-style:none;
}

ul.links {
	margin-left:18px;
	list-style-image:url(../img/arrow_blue.png);
}

ul.default li {
	background: url("../img/bullet.gif") no-repeat scroll left 7px transparent;
    padding-left: 12px;
}
ul.links li {
	background:none;
	padding:0;
}

a {
	text-decoration:none;
	color:#009ee0;
	cursor:pointer;
}

a.red {
	color:#e21b1e;
}

a.large {
	font-size:12px;
}

ul.links a {
	display:inline;
	color:#575756;
}

ul.links a:hover {
	color:#009ee0;
}

a:hover {
	color:#000;
}

.banner_overlay .text a {
	padding-right:12px;
	font-size:12px;
	font-weight:bold;
	color:#87C5E0;
	background-image:url(../img/arrow_white.png);
	background-repeat:no-repeat;
	background-position:right center;
}

hr {
	margin:-10px 0 10px 0;
	height:1px;
	border:0;
	background-color:#b3b8bc;
}

hr.title {
	height:2px;
	background-color:#1d1d1b;
}

th {
	font-weight:bold;
}

.result h3 {
	margin:0px;
	font-size:12px;
	color:#6E7D95;
}

.result p {
	margin-bottom:0px;
}

.result a {
	display:inline-block;
	margin:0 0 15px 0;
}